projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57856e1
)
(BROKEN_SIGIO): Turn off the #undef.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 5 Nov 2002 05:18:27 +0000
(
05:18
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 5 Nov 2002 05:18:27 +0000
(
05:18
+0000)
src/s/sol2-5.h
patch
|
blob
|
history
diff --git
a/src/s/sol2-5.h
b/src/s/sol2-5.h
index 6e2a1b7736776d4a9c7ee3cf4968c687c045f83e..896011ce33cbe227cb85ca85ac341022a7a896f5 100644
(file)
--- a/
src/s/sol2-5.h
+++ b/
src/s/sol2-5.h
@@
-2,7
+2,9
@@
#include "sol2-4.h"
+#if 0 /* Klaus Zeitler <kzeitler@lucent.com> says SIGIO still fails. */
#undef BROKEN_SIGIO
+#endif
/* -lgen is needed for the regex and regcmp functions
which are used by Motif. In the future we can try changing